From: Kenichi Handa Date: Thu, 13 Mar 2003 11:38:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~53004 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=20b853f3c9cc117cd90d54a4c097a0b45f1605c3;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index d67bc3de95d..36cd7d86f9f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2003-03-13 Kenichi Handa + + * coding.c (Fdetect_coding_region): Fix docstring. + (Fdetect_coding_string): Fix docstring. + 2003-03-13 Andreas Schwab * gtkutil.c: Add prototype for create_menus. @@ -84,7 +89,7 @@ * xterm.c (handle_one_xevent): Pass ReparentNotify to Xt even if the event isn't for a frame (i.e. for dialogs). -2003-03-07 Kenichi Handa +2003-03-07 Kenichi Handa * coding.c (CODING_ADD_COMPOSITION_COMPONENT): If the number of composition components reaches the limit, terminate composing.